home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Holt Researcher: American History
/
Holt Researcher: American History.iso
/
pc
/
modules
/
memmon.dxr
/
00044_Depth + Vol.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2000-01-14
|
284 b
|
13 lines
on mouseUp
global gLevel
gLevel = 3
set the backColor of sprite 31 to 245
set the backColor of sprite 32 to 245
set the backColor of sprite 33 to 250
set the backColor of sprite 34 to 245
if marker(0) = 35 then
TurnOffTempoPuppets()
end if
go("Depth+sound")
end